home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
datature
/
pdevbas1
/
baseprog.exe
/
GO.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1990-06-01
|
289 b
|
9 lines
echo off
if exist basica.* basica menu /f:7/s:1024
if exist gwbasic.* gwbasic menu /f:7/s:1024
if exist basica.* goto end
if exist basica.* goto end
echo You need to have a copy of your BASIC Interpreter on this disk.
echo See Section 3.2 of the PDS*BASE Instruction Manual.
:end